Back to search
30
MCP

Agent Output Guard

pulsemcp/agent output guard

Validates and filters AI agent outputs for safety and compliance.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.agenson-horrowitz/agent-output-guard
Validate and verify data from other agents before acting on it. Zero LLM costs.
0 tools
@agenson-horrowitz/agent-output-guard-mcp
Agent Output Guard MCP Server - Validate and verify data from other agents before acting on it. Zero LLM costs, pure computation. Solves coo
0 tools
SafeAgent
Execution guard for AI agents — prevents duplicate tool calls on retry.
0 tools
io.github.mukundakatta/agentguard
Network-egress firewall for agent tools: check URLs against a declarative policy.
0 tools
agent-guardrails
Production guardrails for AI coding agents
0 tools
io.github.mdfifty50-boop/qc-validator
Output quality control and validation for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent_output_guard": {
      "url": "None",
      "transport": "http"
    }
  }
}